Skip to content

Conversation

@hreinecke
Copy link
Contributor

The kernel code already has a 'keyring' parameter, but this information is not sent via netlink. So add a new netlink parameter 'HANDSHAKE_A_ACCEPT_KEYRING' to pass the required keyring id from the kernel and update tlshd to link this keyring into the session keyring.

hreinecke added 2 commits May 7, 2025 11:31
Fixup description to refer to the correct argument name.

Signed-off-by: Hannes Reinecke <[email protected]>
Add a new handshake parameter 'keyring' which holds the id of
the keyring to use for looking up keys. This avoids having to
hard-code the expected keyring in the configuration file.

Signed-off-by: Hannes Reinecke <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 7, 2025
@hreinecke
Copy link
Contributor Author

This needs the companion patch '[PATCH] net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING' to enable the kernel to send the new message parameter.

@chucklever chucklever merged commit cfc3d5a into oracle:main May 7, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants